←Select platform

MatchEventArgs<T> Class

Summary

Provides data for the Match event.

Syntax

C#
VB
C++
public class MatchEventArgs<T> : BaseEventArgs 
  
Public Class MatchEventArgs(Of T)  
   Inherits Leadtools.Dicom.Scu.Common.BaseEventArgs 
generic<typename T> 
public ref class MatchEventArgs : public Leadtools.Dicom.Scu.Common.BaseEventArgs  

Type Parameters

T

For an example refer to QueryRetrieveScu.Find(dicomscp,findquery).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly